 |
 |
 |
 |
#146324 - 01/23/02 04:53 AM
Re: [6.1x] Chat Mod v1.2.1
|
Veteran
Registered: 02/22/02
Posts: 2575
Loc: England
|
Hi,
Last night I tried to install this hack, with the Mulithack version, grabbed from the database here.
It reported no errors, apart from the WOL ones, which I am not running.
However, it immediately crahed my site.
I restored the back-up files - and re-built the cache, but this morning the site is still down.
The current error is:-
Fatal error: Call to undefined function: chatcount() in /home/sites/site30/web/ubb/cache-CV55Y59H/ubb_files/forums/Forum13/000084.cgi on line 43
I have tried re-building the forums without joy, and clearing the cache etc. I have now had to disable the cache and the accelerator, to try and get the board up.
Any idea, what might have happened? Or how to correct it?
Thanks in advance for any assistance.
Ian.
_________________________
Fans Focus - Focusing on Fans of Sport (Okay - mainly football (the British variety at the moment - but expanding all the time....)
|
|
Top
|
|
|
|
 |
 |
 |
 |
 |
 |
 |
 |
#146330 - 01/30/02 11:21 AM
Re: [6.1x] Chat Mod v1.2.1
|
Member
Registered: 04/05/01
Posts: 3440
Loc: abingdon,md
|
Just a quick note I tried installing this on 6.2 and it works good. I found one part that does not work and need help if ($ubb eq 'chat') { if (-e "$vars_config{CGIPath}/vars_whos_online.cgi") { &RequireCode("$vars_config{CGIPath}/ubb_whos_online.cgi"); &WriteUserSession("<a href="$vars_config{CGIURL}/ultimatebb.cgi?ubb=chat">$vars_wordlets_mods{whos_online_chatting}</a>", $user_number, $invisible_pref); } &RequireCode("$vars_config{CGIPath}/ubb_chat.cgi"); &chat; exit(0); } if ($vars_chat{Invite}) { if ($ubb eq 'newinvite') { &RequireCode("$vars_config{CGIPath}/ubb_chat.cgi"); &invite_form("$vars_wordlets_mods{invite_message}"); exit(0); } if ($ubb eq 'invite') { &GetOrPost("POST"); &RequireCode("$vars_config{CGIPath}/ubb_chat.cgi"); &invite; exit(0); } } I changed ubb_who and vars_who  to pntf if that is suppose to be done! I commented out the following line &WriteUserSession("<a href="$vars_config{CGIURL}/ultimatebb.cgi?ubb=chat">$vars_wordlets_mods{whos_online_chatting}</a>", $user_number, $invisible_pref); casue this was causing compilation errors anyway this should help pinpoint any little things to help get it operational for 6.2  any help is appreciated LK
|
|
Top
|
|
|
|
 |
 |
 |
 |
 |
 |
 |
 |
#146332 - 02/17/02 09:43 PM
Re: [6.1x] Chat Mod v1.2.1
|
Coder
Registered: 06/10/01
Posts: 705
Loc: CT
|
I was previouly running jIRC 2.5.1 and wanted to upgrade to the latest version so I downloaded the latest version of jIRC, uloaded sound_join.au, jirc_mss.cab, jirc_pure.zip & jirc_nss.zip but the screen * "about" still say 2.5.1 I tried to clear out my cache and cleared the cache of the system. What am I or not doing properly?
_________________________
...Steven Hostboard.com Running UBB v6.1.0.4 Doing what NO other UBB in the world is doing. The first & only production UBB powered by MySQL.
|
|
Top
|
|
|
|
 |
 |
 |
 |
 |
 |
 |
 |
#146333 - 02/18/02 09:09 AM
Re: [6.1x] Chat Mod v1.2.1
|
Coder
Registered: 06/10/01
Posts: 705
Loc: CT
|
</font><blockquote><font size="1" face="Verdana, Helvetica, sans-serif">quote:</font><hr /><font size="2" face="Verdana, Helvetica, sans-serif">Originally posted by 1QuickSI: I was previouly running jIRC 2.5.1 and wanted to upgrade to the latest version so I downloaded the latest version of jIRC, uloaded sound_join.au, jirc_mss.cab, jirc_pure.zip & jirc_nss.zip but the screen * "about" still say 2.5.1 I tried to clear out my cache and cleared the cache of the system. What am I or not doing properly?</font><hr /></blockquote><font size="2" face="Verdana, Helvetica, sans-serif">Never mind browser caching problem 
_________________________
...Steven Hostboard.com Running UBB v6.1.0.4 Doing what NO other UBB in the world is doing. The first & only production UBB powered by MySQL.
|
|
Top
|
|
|
|
 |
 |
 |
 |
 |
 |
 |
 |
#146334 - 02/21/02 06:18 AM
Re: [6.1x] Chat Mod v1.2.1
|
Veteran
Registered: 02/22/02
Posts: 2575
Loc: England
|
Hi, Managed to get my board back up last time, and decided today to give it another go. However upon installation, and clearing my cache, the baord crashed again, this time saying that ultimatebb.cgi had aborted due to complilation errors I re-hacked the file, and also re-hacked ultimatebb.php. But still the board failed. I have now restored the backup, and we are back up. Any ideas as to what the matter can be. Still running 6.1.0.4 The only thing possibly missing is public_forum_page.cgi, which is listed in your list of modified files, but does not appear to be modified. Regards, Ian
_________________________
Fans Focus - Focusing on Fans of Sport (Okay - mainly football (the British variety at the moment - but expanding all the time....)
|
|
Top
|
|
|
|
 |
 |
 |
 |
|
|